build: Rename to buildbot/suppressed-warnings.txt
authorMartin Nordholts <martinn@src.gnome.org>
Wed, 1 Sep 2010 15:18:25 +0000 (17:18 +0200)
committerMartin Nordholts <martinn@src.gnome.org>
Wed, 1 Sep 2010 15:18:25 +0000 (17:18 +0200)
Rename buildbot/suppressed_warnings.txt to
buildbot/suppressed-warnings.txt, dashes are nicer in file names.

build/buildbot/suppressed-warnings.txt [new file with mode: 0644]
build/buildbot/suppressed_warnings.txt [deleted file]

diff --git a/build/buildbot/suppressed-warnings.txt b/build/buildbot/suppressed-warnings.txt
new file mode 100644 (file)
index 0000000..d257a71
--- /dev/null
@@ -0,0 +1,7 @@
+# This is a 'suppressionFile' for the 'Test' buildbot build step
+
+# These doesn't seem like important warnings, we typically get them
+# during make distcheck when the test install is performed
+
+:    ^libtool: install: warning: relinking `.*'$
+:    ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$
diff --git a/build/buildbot/suppressed_warnings.txt b/build/buildbot/suppressed_warnings.txt
deleted file mode 100644 (file)
index d257a71..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# This is a 'suppressionFile' for the 'Test' buildbot build step
-
-# These doesn't seem like important warnings, we typically get them
-# during make distcheck when the test install is performed
-
-:    ^libtool: install: warning: relinking `.*'$
-:    ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$